[INFO] cloning repository https://github.com/vitorhnn/tepc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitorhnn/tepc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorhnn%2Ftepc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorhnn%2Ftepc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85811ee8a66bd40af8704f98b2b120590b066a67
[INFO] fixing vitorhnn/tepc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorhnn%2Ftepc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vitorhnn/tepc
[INFO] finished tweaking git repo https://github.com/vitorhnn/tepc
[INFO] tweaked toml for git repo https://github.com/vitorhnn/tepc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vitorhnn/tepc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vitorhnn/tepc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7
[INFO] running `Command { std: "docker" "start" "fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking rand_xoshiro v0.3.1
[INFO] [stderr]     Checking rand_os v0.2.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rayon v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.4.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking indexmap v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]     Checking tepc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]        Fixed src/rayon.rs (1 fix)
[INFO] [stderr]        Fixed src/threads.rs (1 fix)
[INFO] [stderr]     Checking csv v1.1.1
[INFO] [stderr]     Checking tinytemplate v1.0.2
[INFO] [stderr]     Checking criterion v0.3.0
[INFO] [stderr]    Migrating benches/lexbfs.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: tepc v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking tepc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `NonNull<bool>` cannot be sent between threads safely
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                   scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                         ------- ^------
[INFO] [stdout]     |                         |       |
[INFO] [stdout]     |  _______________________|_______within this `{closure@src/threads.rs:98:31: 98:38}`
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       required by a bound introduced by this call
[INFO] [stdout]  99 | |                     let chunk = slice::from_raw_parts(chunk_ptr.0, chunk_len);
[INFO] [stdout] 100 | |                     chunk
[INFO] [stdout] 101 | |                         .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                         });
[INFO] [stdout] 111 | |                 } });
[INFO] [stdout]     | |___________________^ `NonNull<bool>` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@src/threads.rs:98:31: 98:38}`, the trait `Send` is not implemented for `NonNull<bool>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] note: required by a bound in `scoped_threadpool::Scope::<'pool, 'scope>::execute`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped_threadpool-0.1.9/src/lib.rs:205:56
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn execute<F>(&self, f: F) where F: FnOnce() + Send + 'scope {
[INFO] [stdout]     |                                                        ^^^^ required by this bound in `Scope::<'pool, 'scope>::execute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `NonNull<BTreeSet<Reverse<usize>>>` cannot be sent between threads safely
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                   scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                         ------- ^------
[INFO] [stdout]     |                         |       |
[INFO] [stdout]     |  _______________________|_______within this `{closure@src/threads.rs:98:31: 98:38}`
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       required by a bound introduced by this call
[INFO] [stdout]  99 | |                     let chunk = slice::from_raw_parts(chunk_ptr.0, chunk_len);
[INFO] [stdout] 100 | |                     chunk
[INFO] [stdout] 101 | |                         .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                         });
[INFO] [stdout] 111 | |                 } });
[INFO] [stdout]     | |___________________^ `NonNull<BTreeSet<Reverse<usize>>>` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@src/threads.rs:98:31: 98:38}`, the trait `Send` is not implemented for `NonNull<BTreeSet<Reverse<usize>>>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] note: required by a bound in `scoped_threadpool::Scope::<'pool, 'scope>::execute`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped_threadpool-0.1.9/src/lib.rs:205:56
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn execute<F>(&self, f: F) where F: FnOnce() + Send + 'scope {
[INFO] [stdout]     |                                                        ^^^^ required by this bound in `Scope::<'pool, 'scope>::execute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tepc` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `NonNull<bool>` cannot be sent between threads safely
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                   scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                         ------- ^------
[INFO] [stdout]     |                         |       |
[INFO] [stdout]     |  _______________________|_______within this `{closure@src/threads.rs:98:31: 98:38}`
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       required by a bound introduced by this call
[INFO] [stdout]  99 | |                     let chunk = slice::from_raw_parts(chunk_ptr.0, chunk_len);
[INFO] [stdout] 100 | |                     chunk
[INFO] [stdout] 101 | |                         .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                         });
[INFO] [stdout] 111 | |                 } });
[INFO] [stdout]     | |___________________^ `NonNull<bool>` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@src/threads.rs:98:31: 98:38}`, the trait `Send` is not implemented for `NonNull<bool>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] note: required by a bound in `scoped_threadpool::Scope::<'pool, 'scope>::execute`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped_threadpool-0.1.9/src/lib.rs:205:56
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn execute<F>(&self, f: F) where F: FnOnce() + Send + 'scope {
[INFO] [stdout]     |                                                        ^^^^ required by this bound in `Scope::<'pool, 'scope>::execute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `NonNull<BTreeSet<Reverse<usize>>>` cannot be sent between threads safely
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                   scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                         ------- ^------
[INFO] [stdout]     |                         |       |
[INFO] [stdout]     |  _______________________|_______within this `{closure@src/threads.rs:98:31: 98:38}`
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       required by a bound introduced by this call
[INFO] [stdout]  99 | |                     let chunk = slice::from_raw_parts(chunk_ptr.0, chunk_len);
[INFO] [stdout] 100 | |                     chunk
[INFO] [stdout] 101 | |                         .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                         });
[INFO] [stdout] 111 | |                 } });
[INFO] [stdout]     | |___________________^ `NonNull<BTreeSet<Reverse<usize>>>` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@src/threads.rs:98:31: 98:38}`, the trait `Send` is not implemented for `NonNull<BTreeSet<Reverse<usize>>>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]    --> src/threads.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 scope.execute(move || { let _ = &chunk_ptr; unsafe {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] note: required by a bound in `scoped_threadpool::Scope::<'pool, 'scope>::execute`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped_threadpool-0.1.9/src/lib.rs:205:56
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn execute<F>(&self, f: F) where F: FnOnce() + Send + 'scope {
[INFO] [stdout]     |                                                        ^^^^ required by this bound in `Scope::<'pool, 'scope>::execute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tepc` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7", kill_on_drop: false }`
[INFO] [stdout] fbb84b154b0ef9f13b13ff10f002efade468f281a3fe3a8af8dc0cc7e916bbd7
